home *** CD-ROM | disk | FTP | other *** search
/ PCGUIA 114 / PC Guia 114.iso / Software / Utils / The Gimp 2.2.1 / gimp-help-2-0.6-setup.exe / {app} / share / gimp / 2.0 / help / en / ch06s04s05.html < prev    next >
Encoding:
Extensible Markup Language  |  2004-12-19  |  5.0 KB  |  139 lines

  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4.   <head>
  5.     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  6.     <title>4.5.┬áScatter HSV</title>
  7.     <link rel="stylesheet" href="gimp-help-plain.css" type="text/css" />
  8.     <link rel="stylesheet" href="gimp-help-screen.css" type="text/css" />
  9.     <meta name="generator" content="DocBook XSL Stylesheets V1.66.1" />
  10.     <link rel="start" href="index.html" title="GIMP User Manual" />
  11.     <link rel="up" href="ch06s04.html" title="4.┬áNoise filters" />
  12.     <link rel="prev" href="ch06s04s04.html" title="4.4.┬áPick" />
  13.     <link rel="next" href="ch06s04s06.html" title="4.6.┬áSlur" />
  14.   </head>
  15.   <body>
  16.     <div xmlns="" class="navheader">
  17.       <table width="100%" summary="Navigation header">
  18.         <tr>
  19.           <th colspan="3" align="center" id="chaptername">4.┬áNoise filters</th>
  20.         </tr>
  21.         <tr>
  22.           <td width="20%" align="left"><a accesskey="p" href="ch06s04s04.html">Prev</a>┬á</td>
  23.           <th width="60%" align="center" id="sectionname">4.5.┬áScatter HSV</th>
  24.           <td width="20%" align="right">┬á<a accesskey="n" href="ch06s04s06.html">Next</a></td>
  25.         </tr>
  26.       </table>
  27.       <hr />
  28.     </div>
  29.     <div class="sect2" lang="en" xml:lang="en">
  30.       <div class="titlepage">
  31.         <div>
  32.           <div>
  33.             <h3 class="title"><a id="plug-in-scatter-hsv"></a>4.5.┬áScatter HSV</h3>
  34.           </div>
  35.         </div>
  36.       </div>
  37.       <a id="id3477338" class="indexterm"></a>
  38.       <div class="mediaobject">
  39.         <img src="../images/filters/filters-noise-scatter.png" />
  40.       </div>
  41.       <div class="simplesect" lang="en" xml:lang="en">
  42.         <div class="titlepage">
  43.           <div>
  44.             <div>
  45.               <h4 class="title"><a id="id3477370"></a>Overview</h4>
  46.             </div>
  47.           </div>
  48.         </div>
  49.         <p>
  50.       This filter is found in 
  51.       <span class="guimenuitem">Image>Filters/Noise/S<span class="accel">c</span>atter HSV</span>  
  52.     </p>
  53.         <p>
  54.       The Scatter HSV filter creates noise in the activ layer or selection by using the Hue, Saturation, 
  55.       Value (luminosity) color model.
  56.     </p>
  57.       </div>
  58.       <div class="simplesect" lang="en" xml:lang="en">
  59.         <div class="titlepage">
  60.           <div>
  61.             <div>
  62.               <h4 class="title"><a id="id3477400"></a>Options</h4>
  63.             </div>
  64.           </div>
  65.         </div>
  66.         <div class="variablelist">
  67.           <dl>
  68.             <dt>
  69.               <span class="term">Preview</span>
  70.             </dt>
  71.             <dd>
  72.               <p>
  73.             This preview displays interactively changes before they are applied to the image. It reproduces 
  74.             the upper left corner of the layer or the selection. It is divided into two parts. The right one 
  75.             is a view magnified 1:4 to the pixel level. Right-click on the left part to move preview across 
  76.             the image.
  77.           </p>
  78.             </dd>
  79.             <dt>
  80.               <span class="term">Holdness</span>
  81.             </dt>
  82.             <dd>
  83.               <p>
  84.             This slider (1 -8) controls how much the new pixel color value is allowed to be applied 
  85.             compared to the existing color. A low holdness will give an important hue variation. A high 
  86.             holdness will give a weak variation.
  87.           </p>
  88.             </dd>
  89.             <dt>
  90.               <span class="term">Hue slider</span>
  91.             </dt>
  92.             <dd>
  93.               <p>
  94.             This slider changes the color of the pixels in a random pattern. It selects an increasing 
  95.             available color range in the HSV color circle starting from the original pixel color.
  96.           </p>
  97.             </dd>
  98.             <dt>
  99.               <span class="term">Saturation Slider</span>
  100.             </dt>
  101.             <dd>
  102.               <p>
  103.             This slider increases saturation of scattered pixels.  
  104.           </p>
  105.             </dd>
  106.             <dt>
  107.               <span class="term">Value Slider</span>
  108.             </dt>
  109.             <dd>
  110.               <p>
  111.             This slider increases brightness of scattered pixels.  
  112.           </p>
  113.             </dd>
  114.           </dl>
  115.         </div>
  116.       </div>
  117.     </div>
  118.     <div class="navfooter">
  119.       <hr />
  120.       <table width="100%" summary="Navigation footer">
  121.         <tr>
  122.           <td width="40%" align="left"><a accesskey="p" href="ch06s04s04.html">Prev</a>┬á</td>
  123.           <td width="20%" align="center">
  124.             <a accesskey="u" href="ch06s04.html">Up</a>
  125.           </td>
  126.           <td width="40%" align="right">┬á<a accesskey="n" href="ch06s04s06.html">Next</a></td>
  127.         </tr>
  128.         <tr>
  129.           <td width="40%" align="left" valign="top">4.4.┬áPick┬á</td>
  130.           <td width="20%" align="center">
  131.             <a accesskey="h" href="index.html">Home</a>
  132.           </td>
  133.           <td width="40%" align="right" valign="top">┬á4.6.┬áSlur</td>
  134.         </tr>
  135.       </table>
  136.     </div>
  137.   </body>
  138. </html>
  139.